home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 November
/
EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso
/
earcd
/
misc
/
graph2d3.lha
/
Graph2DV3.10
/
Functions
/
Bsp2D.fkt
next >
Wrap
Text File
|
1995-04-29
|
309b
|
15 lines
Graph2D(V1.00) Funktionsliste
a(x)=1/sqrt(x^2)
t(x)=1-x/tan(x)
k(x)=cos(x^2)*x
g=9.80665
Fallstrecke(Zeit)=(1/2)*g*Zeit^2
v(t)=sqrt(2*g*s(t))
g(x)=-0.97+cot(x^2)/2
f(x)=sin(x^2)
s(x)=2*cos((2*pi*x)/2)*sin(10*x)
Normalparabel(x)=x^2
Polynom(x)=-3*x^4+0.5*x^2+12.34
Summe(a,b)=a+b
Doppel(Zahl)=Summe(Zahl,Zahl)